home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1995 March / Macworld CD-ROM (March 1995).cdr / Demos / Paper Planes / Demo / 00076.ls < prev    next >
Encoding:
Text File  |  1994-08-25  |  119 b   |  6 lines

  1. on exitFrame
  2.   global GlossQT
  3.   when mouseDown then go to frame "TopLevel" of movie "Planes"
  4.   unLoadCast(GlossQT)
  5. end
  6.